Skip to content

Conversation

@k0d13
Copy link
Owner

@k0d13 k0d13 commented Jan 27, 2026

Bump patch supported range to 16.1.5

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated dependencies to version 16.1.5, including version constraint adjustments to support the latest patch release.

✏️ Tip: You can customize this high-level summary in your review settings.

@changeset-bot
Copy link

changeset-bot bot commented Jan 27, 2026

🦋 Changeset detected

Latest commit: 768426f

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai
Copy link

coderabbitai bot commented Jan 27, 2026

Walkthrough

Next.js support range updated from 16.1.4 to 16.1.5 across the workspace configuration, patch definition, and changeset entry. Three files modified to reflect the new maximum supported patch version consistently.

Changes

Cohort / File(s) Summary
Workspace Configuration
pnpm-workspace.yaml
Bumped catalog.next version constraint from "16.1.4" to "16.1.5"
Patch Definition
src/patches/patch-2.ts
Updated version constraint from ">=15.0.0 <=16.1.4" to ">=15.0.0 <=16.1.5" to include latest patch release
Changelog Entry
.changeset/WFGppyIyMmqp4.md
Added changeset entry documenting patch-level version bump for next-ws package

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • PR #169: Implements identical version bump pattern across the same three files, moving Next.js support from 16.1.3 to 16.1.4 with matching code structure.
  • PR #165: Updates src/patches/patch-2.ts with the same version-constraint modification approach to extend supported patch upper bound.
  • PR #167: Modifies both pnpm-workspace.yaml and src/patches/patch-2.ts to extend supported patch range through identical version-bound adjustments.

Poem

🐰 A bump, a hop, from four to five,
Next.js patches help us thrive,
Three files sing in perfect tune,
Version dance beneath the moon! 🌙

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title accurately and concisely summarises the main change: updating the supported Next.js patch version range to 16.1.5 across relevant configuration and constraint files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added dependencies Updates or changes related to project dependencies patches Updates or fixes related to Next.js patches labels Jan 27, 2026
@k0d13 k0d13 force-pushed the chore/bump-nextjs-16.1.5 branch 2 times, most recently from b0e0b11 to 4a54d11 Compare January 27, 2026 12:07
@k0d13 k0d13 force-pushed the chore/bump-nextjs-16.1.5 branch from 4a54d11 to 768426f Compare January 27, 2026 18:07
@k0d13 k0d13 merged commit 569d1cd into main Jan 28, 2026
9 checks passed
@k0d13 k0d13 deleted the chore/bump-nextjs-16.1.5 branch January 28, 2026 01:01
@coderabbitai coderabbitai bot mentioned this pull request Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates or changes related to project dependencies patches Updates or fixes related to Next.js patches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants